|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.AttribType
Class AttribType.
| Field Summary | |
private java.lang.String |
_name
Field _name |
private java.lang.String |
_value
Field _value |
| Constructor Summary | |
AttribType()
|
|
| Method Summary | |
java.lang.String |
getName()
Method getNameReturns the value of field 'name'. |
java.lang.String |
getValue()
Method getValueReturns the value of field 'value'. |
boolean |
isValid()
Method isValid |
void |
setName(java.lang.String name)
Method setNameSets the value of field 'name'. |
void |
setValue(java.lang.String value)
Method setValueSets the value of field 'value'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.lang.String _name
private java.lang.String _value
| Constructor Detail |
public AttribType()
| Method Detail |
public java.lang.String getName()
public java.lang.String getValue()
public boolean isValid()
public void setName(java.lang.String name)
name - the value of field 'name'.public void setValue(java.lang.String value)
value - the value of field 'value'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||